* terminal.c (initial_free_frame_resources): New function.
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 28 Jan 2014 05:55:06 +0000 (09:55 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Tue, 28 Jan 2014 05:55:06 +0000 (09:55 +0400)
commit7ab76860d77fa458ac8532bf2e638f815b888d75
tree6da389d5fc321c1bb43bd02c2c7a052f4ed917ae
parent8a729ae6a41002cbb59b71f1d44b7d54fc30a1cd
* terminal.c (initial_free_frame_resources): New function.
(init_initial_terminal): Install new hook to free face cache
on initial frame and avoid memory leak.  For details, see
<http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01974.html>.
src/ChangeLog
src/terminal.c